projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bb2ace
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Sun, 2 Dec 2007 04:09:52 +0000
(
04:09
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 2 Dec 2007 04:09:52 +0000
(
04:09
+0000)
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index 0b8e1a85843101e22b468647ab8064ed4bc15175..7016382f71e784c87c79a3d524852dc9219b1ef9 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-3,6
+3,7
@@
* url-news.el (nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
+ Correct quoting of nntp-open-connection-function value.
2007-11-28 Diane Murray <disumu@x3y2z1.net>